home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0090.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  7.9 KB  |  199 lines

  1. In article <voloudak.34.000A0BC9@husc.harvard.edu>
  2. voloudak@husc.harvard.edu (John_Voloudakis) writes:
  3.  
  4. >There are several available, but none of them work really well.  I've had the
  5. >best luck with trmptel, but the vt100 emulation sucks (at least on the last
  6. >version I downloaded).  I'm still using NCSA Telnet for DOS until a good one
  7. >comes along for Windows.
  8.  
  9. It may be worth bearing in mind that by using PKTMUX you can run
  10. winsock-based software _alongside_ NCSA TELNET (or many other
  11. packages that want a packet-driver-based software interface).
  12.  
  13. Hint: if you want to field incoming FTP calls, just make sure that
  14. PKTMUX knows where to send 'em.  E.g if you started your winsock
  15. first, and you want the NCSA TELNET's FTP responder to field any
  16. incoming FTP call, PKTMUX won't know what to do unless you tell it.
  17. Refer to the "lf" option of PKTDRV, see 5.2 in the PKTMUX doc.
  18.  
  19. PKTMUX is widely available from anon.ftp archives.  A word of
  20. thanks to Graham its author.  The only times I startup DOS without
  21. it, are when I need to run network diagnostic tools.
  22. From news@bigblue.oit.unc.edu Mon Mar  7 07:43:32 1994
  23. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  24.           id AA07173; Mon, 7 Mar 1994 15:28:10 -0500
  25. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  26.           id AA27924; Mon, 7 Mar 1994 14:13:30 -0500
  27. Received: from GATEWAY by bigblue with netnews
  28.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  29. To: winsock@sunsite.unc.edu
  30. Date: Mon, 7 Mar 1994 12:43:32 EST
  31. From: hagberg@med.cornell.edu (Eric Hagberg)
  32. Message-Id: <hagberg.2.00C5881E@med.cornell.edu>
  33. Organization: Cornell University Medical College
  34. Sender: ses
  35. Subject: View.exe command-line opts?
  36.  
  37. Is there a command-line option for the view.exe program that comes bundled in 
  38. Peter Tattam's Trumpet Winsock that allows one to choose a different font, 
  39. other than the one that comes up by default when viewing a file? I'd like the 
  40. font to be mono-spaced rather than proportional.
  41.  
  42. Thanks,
  43.  
  44. -ech
  45. From news@bigblue.oit.unc.edu Mon Mar  7 17:40:09 1994
  46. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  47.           id AA07191; Mon, 7 Mar 1994 15:28:14 -0500
  48. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  49.           id AA08308; Mon, 7 Mar 1994 14:09:03 -0500
  50. Received: from GATEWAY by bigblue with netnews
  51.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  52. To: winsock@sunsite.unc.edu
  53. Date: Mon, 7 Mar 1994 17:40:09 GMT
  54. From: Russ Russell <jackie.russell@cdc.com>
  55. Message-Id: <CMB2Ex.EJE@cdsmail.cdc.com>
  56. Organization: Control Data Systems
  57. Sender: ses
  58. References: <2l7rd4$pl2@moontarz.nuance.com>
  59. Subject: Re: MUD clients for Windows
  60.  
  61. In article <2l7rd4$pl2@moontarz.nuance.com> Ryan Waldron,
  62. rew@moontarz.nuance.com writes:
  63. >Hi, all.  Does anyone know of any MUD clients for Windows (preferably
  64. >Winsock compliant, of course)?  If not, I think it would be an
  65. >interesting exercise to port one of the X-clients available.  So, with
  66. >that in mind, can someone tell me what a UN*X telnet actually *does*
  67. >with the port number when one connects to a MUD that way (i.e., telnet
  68. >worf.tamu.edu 2000).  I've been unable to get a direct connection this
  69. >way with any of my "free" winsock telnet clients, which does make it
  70. >less convenient for playing, and makes me wonder what the port number
  71. >is for.
  72. >
  73. >Feel free to respond by email and I'll summarize if there's interest,
  74. >and be as technical as you need/want to be.
  75. >
  76. >Thanks!
  77.  
  78. I am currently working on a MUD client. It will basically be a tintin
  79. like client in a nice windows interface for MUDs other than mine. For
  80. use with my MUD (sneezyMUD), I am developing a client-server protocal
  81. to do many things MUD related with the server, such as a drag and drop
  82. screen for equipment/inventory, list boxes for shops....those type
  83. things. Hopefully I will document the protocal good enough when I release
  84. the application that a skilled coder can implement the server code on 
  85. their MUD.
  86.  
  87. For now, I am working on getting a usable client out, that will basically
  88. do what tintin does, but in the windows/winsock interfaces. The client
  89. currently talks to my MUD, and works fine. Hopefully I will have a alpha
  90. release out sometime later this month.
  91.  
  92. Any questions or anyone who is interested in being a tester of this app,
  93. feel free to drop me an email.
  94.  
  95. Russ Russell(Brutius@sneezyMUD)
  96. jackie.russell@cdc.com
  97.  
  98.  
  99. Did you know that these opinions are mine, and not Control Data Systems?
  100. Well, they are.
  101. From news@bigblue.oit.unc.edu Mon Mar  7 18:12:37 1994
  102. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  103.           id AA07180; Mon, 7 Mar 1994 15:28:12 -0500
  104. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  105.           id AA18971; Mon, 7 Mar 1994 14:15:32 -0500
  106. Received: from GATEWAY by bigblue with netnews
  107.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  108. To: winsock@sunsite.unc.edu
  109. Date: 7 Mar 1994 18:12:37 GMT
  110. From: levram@engin.umich.edu (Michael Hardy)
  111. Message-Id: <2lfqql$2ba@zip.eecs.umich.edu>
  112. Organization: University of Michigan Engineering, Ann Arbor
  113. Sender: ses
  114. References: <davieg.6.000F40C8@gbas.network.com>
  115. Subject: Re: Help Wanted starting Xwindemo
  116.  
  117. In article <davieg.6.000F40C8@gbas.network.com> davieg@gbas.network.com (Glyn Davies) writes:
  118. >When I double click the icon it returns the message " Couldnt open RGB_DB  
  119. >'RGB.Bin'
  120. >
  121. >Followed by Set default path 'C:\lib\fonts' Failed : 2   OK
  122. >Could not open default font 'Fixed'
  123.  
  124. You have to set where your files are in the mxwin.ini config
  125. file in the windows directory.  It should look like:
  126.  
  127. [MicroX]
  128. SaveUnder=yes
  129. directory=c:\XWIN\lib
  130. panning=0
  131. debug=0
  132. single=1
  133. width=1272
  134. height=988
  135. screen1enable=1
  136. network=winsock
  137.  
  138. [font]
  139. fontpath=C:\XWIN\LIB\FONTS\MISC,C:\XWIN\LIB\FONTS\75DPI,C:\XWIN\LIB\FONTS\100DPI
  140.  
  141. [sessions]
  142. sun=1:sun:demo::/usr/openwin/bin/xterm -ls -n sun/demo -display xpc:0 &
  143. XDMCP -broadcast=4
  144. XDMCP - query=4:192.1.1.1
  145.  
  146. If you have xwin in any other directory, change directory and fontpath.
  147. Changing mxwin.ini in the xwin directory will have NO effect (ie. don't change
  148. the wrong one).  Add in your machine as a XHost and set display and your done.
  149.  
  150. Have fun,
  151.   Mike Hardy (levram@sodium.engin.umich.edu)
  152.  
  153.  
  154. -- 
  155. Mike Hardy   levram@engin.umich.edu   Computer Engineering Student 
  156. ------------------------------------------------------------------
  157. "Do not worry about your difficulties in mathematics; I can assure
  158. you that mine are still greater." - Einstein
  159. From news@bigblue.oit.unc.edu Mon Mar  7 15:58:05 1994
  160. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  161.           id AA12420; Mon, 7 Mar 1994 15:58:05 -0500
  162. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  163.           id AA11685; Mon, 7 Mar 1994 15:54:09 -0500
  164. Received: from GATEWAY by bigblue with netnews
  165.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  166. To: winsock@sunsite.unc.edu
  167. Date: Mon, 7 Mar 1994 12:28:27 UNDEFINED
  168. From: dob@inel.gov (David L. Brooks)
  169. Message-Id: <dob.265.00347003@inel.gov>
  170. Organization: Idaho National Engineering Lab
  171. Sender: ses
  172. Subject: Botched file in wslpd-11.exe - fixed now
  173.  
  174. Hi,
  175.  
  176. Unfortunately, due to vast stupidity (or a little carelessness, take your
  177. pick) I had a bad version of "spooler.exe" in the archive.  It is fixed now
  178. and the updated file is on sunsite.unc.edu is
  179. pub/micro/pc-stuff/ms-windows/winsock/apps/wslpd-11.exe.  Thanks again to
  180. Paul Jones and Jonathan Magid for updating this file for me.
  181.  
  182. The old wslpd-11.exe is 84,837 bytes; the new is 65,919 bytes.  If you
  183. still have wslpd.exe version 1.0 on your system, you can just use the
  184. "spooler.exe" from that version, rather than downloading the whole thing
  185. again.
  186.  
  187. Also, note that the name of the executable "nlpd.exe" has changed to
  188. "wslpd.exe".  Judging from a recent discussion on alt.winsock this may not
  189. be popular with some folks.  However, the program does not look at it's own
  190. name, so feel free to rename it as you wish on your own system.
  191.  
  192. Best regards,
  193. Dave
  194.  
  195. -------------------
  196. David L. Brooks
  197. Gopher@TIS.inel.gov
  198.  
  199.